<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*å¤´éƒ¨*/
@media (min-width: 768px){
	.top-box{width: 750px;}
	.top-height{height: 97px;}
	.container{padding-right: 0px;padding-left: 0px;}
}

@media (min-width: 992px){
	.top-box{width: 970px;}
}

@media (min-width: 1200px) {
	.top-box{padding-right: 30px;padding-left: 30px;width: 100%;}
	.top-height{height: 103px;}
	.top-share{display:none !important;}
}

@media (min-width: 1370px) {
	.top-box{width: 1340px;padding: 0px;}
}
.animated {position: fixed;top: 0;left: 0;right: 0;transition: all .2s ease-in-out;}
.animated.slideDown {top: -100px;}
.animated.slideUp {top: 0;}

.top{position: fixed;width: 100%;left: 0px;top: 0px;z-index: 99;padding-bottom: 20px;transition: all .3s;-webkit-transform: all .3s;}
.top.top-bj{background: #fff;border-bottom: solid 1px #ddd;}
.top-box{margin-right: auto;margin-left: auto;}
.top-box .topimg01{display: inline-block;}
.top-box .topimg02{display: none;}
.top-header{position: relative;z-index: 110;float: left;padding-top: 46px;}
.top-header .top-logo{display: block;}
.top-header .top-logo.small-logo{display: none;}
.top-header .top-logo img{height: 100%;}
.top-header .navbar-toggle{border-color: #fff;margin: 0px;}
.top-header .navbar-toggle .icon-bar{background: #fff;}

.top-wrap{}
.top-wrap .top-lang{text-align: right;padding-top: 15px;position: relative;z-index: 100;}
.top-wrap .top-lang a{display: inline-block;height: 30px;line-height: 30px;font-size: 14px;color: #fff;margin-left: 30px;}
.top-wrap .top-lang a#topmail{width: 30px;height: 30px;border-radius: 50%;background: #000;text-align: center;line-height: 28px;transition: all .3s;-webkit-transform: all .3s;}
.top-wrap .top-lang a#topmail:hover{background: #ff8a00;}
.top-wrap .top-lang a img{transform: scale(1);transition: all .6s ease 0s;-webkit-transform: scale(1);-webkit-transform: all .6s ease 0s;}
.top-wrap .top-lang a:hover img{transform: scale(0.9);transition: all .6s ease 0s;-webkit-transform: scale(0.9);-webkit-transform: all .6s ease 0s; }
.top-wrap .top-lang a:hover{color: #ff8a00;}

.top-wrap .top-navbox{margin-top: 5px;}
.top-wrap .top-nav{}
.top-wrap .top-nav .top-li{float: left;margin-left: 45px;}
.top-wrap .top-nav .top-li:first-child{margin-left: 0px;}
.top-wrap .top-nav .top-li h2{position: relative;}
.top-wrap .top-nav .top-li h2 a:before{content: "";position: absolute;bottom: 0px;left: 0px;width: 100%;height: 1px;background: #ff8a00;-ms-transform: scaleX(0);-webkit-transform: scaleX(0);transform: scaleX(0);transition: all .3s;-webkit-transform: all .3s;}
.top-wrap .top-nav .top-li h2 a{display: block;font-size: 14px;color: #fff;line-height: 30px;}
.top-wrap .top-nav .top-li h2:hover a{color: #ff8a00;}
.top-wrap .top-nav .top-li h2:hover a:before{-ms-transform: scaleX(1);-webkit-transform: scaleX(1);transform: scaleX(1);}
.top-wrap .top-drope{position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;background: #000;z-index: 99;}

.top.top-bj .top-wrap .top-lang a,
.top.top-bj .top-wrap .top-nav .top-li h2 a{color: #444;}
.top.top-bj .top-wrap .top-lang a:hover,
.top.top-bj .top-wrap .top-nav .top-li h2 a:hover,
.top-wrap .top-nav .top-li.active h2 a,
.top.top-bj .top-wrap .top-nav .top-li.active h2 a{color: #ff8a00;}
.top-wrap .top-nav .top-li.active h2 a:before,
.top.top-bj .top-wrap .top-nav .top-li.active h2 a:before{-ms-transform: scaleX(1);-webkit-transform: scaleX(1);transform: scaleX(1);}
.top.top-bj .top-box .topimg01{display: none;}
.top.top-bj .top-box .topimg02{display: inline-block;}
.top.top-bj .top-header .navbar-toggle{border-color: #344899;}
.top.top-bj .top-header .navbar-toggle .icon-bar{background: #344899;}

.top-navbox .top-menu{display: none;border-bottom: solid 1px #ccc;position: relative;z-index: 160;background: #fff;}
.top-navbox .top-menu h3{font-size: 20px;color: #000;padding:15px;line-height: 30px;}
.top-navbox .top-close{position: absolute;right: 0px;top: 0px;width: 50px;height: 100%;border: none;background: url(../images/nav_closebtn.png) no-repeat center center; background-size: 20px;}
.top-share{display:none;position: fixed;width: 100%;height: 100%;left: 0px;top: 0px;z-index:110;background: #000;opacity: .6;filter: alpha(opacity=60);}

.top-wrap .top-nav .top-li#in09{display: none;}

@media (max-width: 1199px) {
	.top{padding-bottom: 30px;}
	.top-header{float: none;padding-top: 30px;}
	.top-header .navbar-toggle{display: block;}
	.top-wrap .top-lang{display: none;}
	.top-wrap{display: none;position: fixed;left: -100%;opacity: 0;filter: alpha(opacity=0);transition: all .3s;-webkit-transform: all .3s;}
	.top-wrap .top-navbox{margin-top: 0px;}
	.top-wrap.in{display: block;width: 80%;background: #fff;position: fixed;height: 100%;left: 0px;top: 0px;z-index: 150;opacity: 1;filter: alpha(opacity=100);}
	.top-navbox .top-menu{display: block;}
	.top-wrap .top-nav{float: none;overflow-y: auto;height: 100%;position: absolute;left: 0px;top: 0px;padding-top: 61px;width: 100%;}
	.top-wrap .top-nav .top-li{float: none;display: block;width: 100%;margin-left: 0px;}
	.top-wrap .top-nav .top-li#in09{display: block;}
	.top-wrap .top-nav .top-li h2 a{color: #666;padding: 10px 20px;border-bottom: solid 1px #eee;}

}

@media (min-width: 768px) and (max-width: 991px) {
	
}

@media (max-width: 767px) {
	.top-height{height: 69px;display: block !important;}
	.top{padding-bottom: 0px;background: #fff;border-bottom: solid 1px #ddd;}
	.top-header{padding: 20px 15px;}
	.top-header .top-logo{height: 26px;margin-top: 2px;}
	.top .top-header .navbar-toggle{border-color: #344899;padding: 6px 8px;}
	.top .top-header .navbar-toggle .icon-bar{background: #344899;}
	.top .top-box .topimg01{display: none;}
	.top .top-box .topimg02{display: inline-block;}

	.top-navbox .top-menu h3{padding: 10px 15px;font-size: 18px;}
	.top-wrap .top-nav{padding-top: 51px;}
	.top-wrap .top-nav .top-li h2 a{padding: 6px 18px;}
}

@media (max-width: 374px) {
	.top-header .top-logo{height: 22px;margin-top: 4px;}
}

.top-header .navbar-toggle.on,
.top.top-bj .top-header .navbar-toggle.on{background: #344899;border-color:#344899; }
.top-header .navbar-toggle.on .icon-bar,
.top.top-bj .top-header .navbar-toggle.on .icon-bar{background: #fff;}


/*banner*/
.banner{position: relative;width: 100%;z-index: 1;transition: all .3s;-webkit-transform: all .3s;}
.banner .banner-box{width: 100%;height: 100%;transition: all .3s;-webkit-transform: all .3s;}
.banner .banner-box .swiper-slide{width: 100%;height: 100%;text-align: center;transition: all .3s;-webkit-transform: all .3s;overflow: hidden;}
.banner .banner-box .swiper-slide.banner-img a{display: block;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center center;background-size: cover;}
.banner .banner-box .swiper-slide .video-play{display: block;width: 100%;height: 100%;}
.banner .banner-box .swiper-slide .video-play video{display: block;}
.banner .banner-box .swiper-slide.banner-video span{display: none;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center center;background-size: cover;}
.banner .banner-box .swiper-pagination{bottom: 20px;}
.banner .banner-box .swiper-pagination-bullet{width: 15px;height: 15px;opacity: 1;filter: alpha(opacity=100);background: #fff;margin: 0 4px;}
.banner .banner-box .swiper-pagination-bullet-active{background: #ff8a00;}

.banner .banner-box .swiper-button-next{right: 3%;}
.banner .banner-box .swiper-button-prev{left: 3%;}

@media (max-width: 991px) {
	.banner .banner-box .swiper-pagination{bottom: 15px;}
	.banner .banner-box .swiper-pagination-bullet{width: 12px;height: 12px;}
}

@media (max-width: 767px) {
	.banner .banner-box .swiper-slide .video-play{display: none;}
	.banner .banner-box .swiper-slide.banner-video span{display: block;}
	.banner .banner-box .swiper-pagination{bottom: 10px;}
	.banner .banner-box .swiper-pagination-bullet{width: 8px;height: 8px;}
}


/*ä¸šåŠ¡é¢†åŸŸ*/
.idxcolumna{margin-top: 75px;}
.idx-title{}
.idx-title .idx-titlebt{float: left;}
.idx-title .idx-titlebt h2{font-size: 24px;color: #333;line-height: 30px;}
.idx-title .idx-titlebt span{display: none;height: 30px;line-height: 30px;font-size: 14px;color: #00468c;cursor: pointer;}
.idx-title .idx-titlebt span img{width: 12px;margin-left: 5px;}
.idx-title .idx-titletab{font-size: 14px;color: #444;float: right;}
.idx-title .idx-titletab span,
.idx-title .idx-titletab a{display: block;height: 30px;line-height: 32px;padding: 0px 15px;cursor: pointer;}
.idx-title .idx-titletab span.on{background: #00468c;color: #fff;}
.idx-title .idx-titletab a:hover{color: #ff8a00;}

.idxcolumna-info{margin-top: 20px;}
.idxcolumna-lst{}
.idxcolumna-lst .swiper-slide{}
.idxcolumna-lst .swiper-slide .img{display: block;width: 100%;border:solid 1px #ddd;overflow: hidden;text-align: center;padding-bottom: 64%;background-repeat: no-repeat;background-position: center center;background-size: auto 100%;position: relative;z-index: 1;}
.idxcolumna-lst .swiper-slide .img .share{position: absolute;width: 100%;height: 100%;z-index:2;background: #344899;opacity: 0;filter: alpha(opacity=0); transition: all .3s;}
.idxcolumna-lst .swiper-slide .img span{position: absolute;width: 120px;height: 35px;text-align: center;line-height: 35px;color: #fff;font-size: 12px;font-weight: 700;border: solid 1px #fff;border-radius: 2px;display: block;left: 50%;margin-left: -60px;top: 50%;margin-top: -18px;z-index: 5;transition: all .3s;opacity: 0;filter: alpha(opacity=0);}
/*.idxcolumna-lst .swiper-slide .img img{transform: scale(1);transition: all .6s ease 0s;-webkit-transform: scale(1);-webkit-transform: all .6s ease 0s;}*/
.idxcolumna-lst .swiper-slide .info{padding: 20px 30px;overflow: hidden;text-align: center;}
.idxcolumna-lst .swiper-slide .info h2{font-size: 16px;color: #000;line-height: 24px;font-weight: 700;}
.idxcolumna-lst .swiper-slide .info h3{font-size: 12px;color: #666;line-height: 24px;margin-top: 5px;height: 48px;overflow: hidden;}
/*.idxcolumna-lst .swiper-slide:hover .img img{transform: scale(1.1);transition: all .6s ease 0s;-webkit-transform: scale(1.1);-webkit-transform: all .6s ease 0s; }*/
.idxcolumna-lst .swiper-slide:hover .img .share{opacity: 0.8;filter: alpha(opacity=80);}
.idxcolumna-lst .swiper-slide:hover .img span{opacity: 1;filter: alpha(opacity=100);}
.idxcolumna-lst .swiper-slide:hover .info h2{color: #ff8a00;}

.idxcolumna-lst .swiper-button-next,
.idxcolumna-lst .swiper-button-prev{width: 50px;height: 50px;background-size: 100% 100%;margin-top: 0px;top: 26%;}
.idxcolumna-lst .swiper-button-next{background-image: url(../images/columa-r02.jpg);right: 0px;}
.idxcolumna-lst .swiper-button-prev{background-image: url(../images/columa-l02.jpg);left: 0px;}
.idxcolumna-lst .swiper-button-next.swiper-button-disabled{opacity: 0;background-image: url();}
.idxcolumna-lst .swiper-button-prev.swiper-button-disabled{opacity: 0;background-image: url();}
.idxcolumna-lst .swiper-button-next:hover{background-image: url(../images/columa-r01.jpg);}
.idxcolumna-lst .swiper-button-prev:hover{background-image: url(../images/columa-l01.jpg);}

@media (max-width: 1199px) {
	.idxcolumna{margin-top: 60px;}
}

@media (max-width: 991px) {
	.idxcolumna{margin-top: 45px;}
	.idx-title .idx-titlebt h2{font-size: 20px;}
	.idx-title .idx-titletab{font-size: 12px;}
	.idxcolumna-lst .swiper-slide .info{padding: 10px 15px;}
	.idxcolumna-lst .swiper-slide .info h2{font-size: 14px;}
	.idxcolumna-lst .swiper-slide .info h3{line-height: 20px;height: 40px;}

	.idxcolumna-lst .swiper-button-next, .idxcolumna-lst .swiper-button-prev{width: 30px;height: 40px;}
}

@media (max-width: 767px) {
	.idxcolumna{margin-top: 30px;}
	.idxcolumna-info{margin-top: 12px;}
	.idx-title .idx-titlebt{float: none;width: 100%;}
	.idx-title .idx-titlebt h2{font-size: 17px;}
	.idx-title .idx-titlebt span{display: block;}
	.idx-title .idx-titletab{display: none;float: none;padding-top: 10px;}
	.idx-title .idx-titletab span,
	.idx-title .idx-titletab a{display: block;float: none;text-align: right;}
	.idxcolumna-lst .swiper-slide .info{padding: 10px 10px 30px;}

	.idxcolumna-lst .swiper-button-next, .idxcolumna-lst .swiper-button-prev{display: none;}
	.idxcolumna-lst .swiper-pagination{bottom: 0px;}
}

/*å…³äºŽæˆ‘ä»¬*/
.idxabout{margin-top: 40px;width: 100%;position: relative;padding: 70px 0px;}
.idxabout-bj{position: absolute;width: 100%;height: 100%;left: 0px;top: 0px;background: url(../images/idxabout.jpg) no-repeat center center;z-index: 1;background-size: cover;}
.idxabout .container{position: relative;z-index: 5;}
.idxabout-box{width: 360px;padding: 35px;background: #fff;box-shadow: 3px 3px 10px #999;}
.idxabout-box span{font-family: "å®‹ä½“";font-size: 50px;color: #f0f0f0;display: block;line-height: 40px;text-transform: uppercase;}
.idxabout-box h2{font-size: 32px;color: #000;font-weight: 700;line-height: 34px;}
.idxabout-box p{font-size: 12px;color: #666;line-height: 24px;height: 72px;overflow: hidden;text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;margin: 50px 0px 70px;}
.idxabout-box a{display: block;width: 140px;text-align: center;height: 45px;line-height: 45px;font-size: 14px;color: #000;border: solid 1px #bfbfbf;transition: all .3s;-webkit-transform: all .3s;}
.idxabout-box a i{color: #ccc;margin-left: 6px;}
.idxabout-box a:hover{background: #00468c;color: #fff;border-color: #00468c;}
.idxabout-box a:hover i{color: #fff;}

@media (max-width: 991px) {
	.idxabout{padding: 55px 0px;}
	.idxabout-box{padding: 25px;}
	.idxabout-box span{font-size: 40px;line-height: 40px;}
	.idxabout-box h2{font-size: 28px;line-height: 28px;}
	.idxabout-box p{margin: 30px 0px 45px;}
	.idxabout-box a{width: 130px;height: 38px;line-height: 36px;}
}

@media (max-width: 767px) {
	.idxabout{padding: 0px;}
	.idxabout-bj{position: relative;padding-bottom: 55%;}
	.idxabout-box{width: 100%;padding: 20px 0px 10px;box-shadow: none;}
	.idxabout-box span{font-size: 30px;line-height: 30px;}
	.idxabout-box h2{font-size: 20px;line-height: 20px;}
	.idxabout-box p{margin: 15px 0px 20px;}
	.idxabout-box a{height: 34px;line-height: 32px;font-size: 12px;width: 120px}
}

/*æ–°é—»èµ„è®¯*/
.idxnews-ul{display: block;padding-top: 15px;}
.idxnews-ul li{margin-bottom: 30px;}
.idxnews-ul li.fl{padding-left: 0px;}
.idxnews-ul li.fr{padding-right: 0px;}
.idxnews-ul li a{display: block;width: 100%;padding: 30px 24px;background: #f7f7f7;transition: all .6s ease 0s;-webkit-transform: all .6s ease 0s;}
.idxnews-ul li a .img{display: block;padding: 0px;overflow: hidden;}
.idxnews-ul li a .img img{transform: scale(1);-webkit-transform: scale(1);transition: all .3s ease 0s;-webkit-transform: all .3s ease 0s;}
.idxnews-ul li a .info{padding-right: 0px;}
.idxnews-ul li a .info h2{font-size: 18px;color: #000;line-height: 32px;}
.idxnews-ul li a .info h3{font-size: 12px;color: #444;line-height: 24px;margin-top: 10px;height: 48px;overflow:hidden;}
.idxnews-ul li a:hover{background: #fff;box-shadow: 2px 2px 10px #ddd;}
.idxnews-ul li a:hover .img img{transform: scale(1.1);-webkit-transform: scale(1.1);transition: all .3s ease 0s;-webkit-transform: all .3s ease 0s; }
.idxnews-ul li a:hover .info h2{color: #ff8a00;}

@media (max-width: 991px) {
	.idxnews-ul{padding-top: 10px;}
	.idxnews-ul li.fl{padding-right: 10px;}
	.idxnews-ul li.fr{padding-left: 10px;}
	.idxnews-ul li{margin-bottom: 20px;}
	.idxnews-ul li a{padding: 15px;}
	.idxnews-ul li a .info h2{font-size: 16px;line-height: 24px;}
	.idxnews-ul li a .info h3{line-height: 20px;height: 40px;}
}

@media (max-width: 767px) {
	.idxnews-ul{padding-top: 0px;}
	.idxnews-ul li{margin-bottom: 15px;}
	.idxnews-ul li.fl{padding: 0px;}
	.idxnews-ul li.fr{padding: 0px;}
	.idxnews-ul li a .info{padding-left: 12px;}
	.idxnews-ul li a .info h2{font-size: 14px;line-height: 24px;}
	.idxnews-ul li a .info h3{margin-top: 5px;line-height: 16px;height: 32px;}

}

/*ç§‘æŠ€åˆ›æ–°*/
.idxcolumnb{margin-top:45px;position:relative;width:100%;padding: 90px 0px;}
.idxcolumnb-bj{position: absolute;z-index: 1;width: 100%;height: 100%;left: 0px;top:0px;background:url(../images/idxcolumnb01.jpg) no-repeat top center;background-size: cover;}
.idxcolumnb .container{position: relative;z-index: 5;}
.idxcolumnb .container .img{box-shadow: 3px 3px 10px #666;}
.idxcolumnb .container .info{margin-right: -15px;height: 100%;padding-left: 0px;height: 350px;}
.idxcolumnb-box{background: #fff;width: 100%;height: 100%;padding: 65px 40px 0px;box-shadow: 3px 3px 10px #666;}
.idxcolumnb-box h2{font-size: 28px;color: #000;line-height: 30px;}
.idxcolumnb-box h3{font-size: 12px;color: #444;line-height: 24px;height: 46px;overflow: hidden;margin: 40px 0px 45px;}
.idxcolumnb-box a{font-size: 14px;color: #666;border: solid 1px #ccc;width: 100px;height: 32px;line-height: 30px;text-align: center;display: block;transition: all .3s ease 0s;-webkit-transform: all .3s ease 0s;}
.idxcolumnb-box a:hover{background: #00468c;color: #fff;border-color: #00468c;}

@media (max-width: 991px) {
	.idxcolumnb{margin-top: 25px;padding: 50px 0px;}
}

@media (max-width: 767px) {
	.idxcolumnb{padding: 60px 0px 30px;}
	.idxcolumnb-bj{height: auto;padding-bottom: 36%;}
	.idxcolumnb .container .info{margin-right: 0px;padding: 0px;height: auto;}
	.idxcolumnb-box{padding: 30px 15px;box-shadow: 0px 0px 8px #aaa;}
	.idxcolumnb-box h2{font-size: 20px;line-height: 20px;}
	.idxcolumnb-box h3{line-height: 20px;height: 40px;margin: 15px 0px 25px;}
	.idxcolumnb-box a{font-size: 12px;}
}

/*å‹æƒ…é“¾æŽ¥*/
.frilink{padding: 60px 0px 40px;background: #f3f3f3;}
.frilink-wrap{}
.frilink-wrap h2{position: relative;}
/*.frilink-wrap h2 span{position: absolute;height: 100%;right: 0px;top: 0px;cursor: pointer;display: none;font-size: 13px;color: #666;line-height: 28px;}
.frilink-wrap h2 span img{width: 12px;margin-left: 5px;}*/
.frilink-box{margin-top: 20px;}
.frilink-box ul{}
.frilink-box ul li{font-size: 12px;color: #666;}
.frilink-box ul li span{font-weight: 700;text-align: right;margin-right: 10px;line-height: 30px;display: block;}
.frilink-box ul li p{padding-left: 80px;}
.frilink-box ul li p a{margin-right: 15px;display: block;float: left;line-height: 30px;}
.frilink-box ul li p a:hover{color: #ff8a00;}

@media (max-width: 991px) {
	.frilink{padding: 50px 0px 40px;}
	.frilink-box ul{padding: 0px;}
}

@media (max-width: 767px) {
	.frilink{padding: 35px 0px 25px;}
	.frilink-wrap h2 span{display: block;}
	.frilink-box{margin-top: 20px;/*display: none;*/}
	.frilink-box ul li{margin-bottom: 10px;}
	.frilink-box ul li span{line-height: 20px;}
	.frilink-box ul li p a{line-height: 20px;}
}

/*åº•éƒ¨*/
.footer{padding-top: 60px;display:block;background-color: #2b2b2b;background-image: url(../images/footerbj.png);background-repeat: no-repeat;background-position: 15% top;}
.footer-a{padding-bottom: 30px;}
.footer-l{padding-left: 0px;}
.footer-l h2{font-size: 20px;color: #ccc;line-height: 30px;}
.footer-l h3{font-size: 12px;color: #9a9a9a;line-height: 20px;margin-top: 15px;}
.footer-l h3 span{display: block;font-size: 16px;color: #ccc;}
.ewm{display: block;width: 100%;margin-top: 20px;}
.ewm li{position: relative;float: left;margin-right: 20px;}
.ewm li .ewm-img{display: block;cursor: pointer;}
.ewm li .ewm-img img{max-width: 100%;}
/*.ewm-pop{position: absolute;width: auto;padding: 3px;background: #fff;bottom: 100%;width: 110px;height: 110px;margin-left: -41px;margin-bottom: 6px;display: none;}
.ewm-pop:before{content: "";position: absolute;width: 0px;height: 0px;bottom: -6px;left: 50%;margin-left: -6px;border-left: solid 6px transparent;border-right: solid 6px transparent;border-top: solid 6px #fff;}
.ewm li:hover .ewm-pop{display: block;}*/
.ewm li h3{text-align: center;color: #1e8cea;font-size: 14px;line-height: 24px;margin-top: 5px;}
.ewm-pop{padding: 3px;background: #fff;width: 110px;height: 110px;}

.footer-r{padding: 0px;}
.footer-rlst{width: 14.28%;text-align: center;padding: 0px 5px;float: left;}
.footer-rlst h2{font-size: 12px;color: #999;font-weight: 700;position: relative;line-height: 30px;}
.footer-rlst h2 em{position: absolute;width: 100%;height: 100%;left: 0px;top: 0px;background-image: url(../images/off.png);background-repeat: no-repeat;background-position: 99% center;display: none;}
.footer-rlst h2.on em{background-image: url(../images/on.png);}
.footer-navul{display: block;width: 100%;}
.footer-navul li{display: block;width: 100%;font-size: 12px;color: #666;margin-top: 12px;}
.footer-navul li a{display: block;line-height: 18px;}
.footer-navul li a:hover{color: #ff8a00;}

.footer-x{width: 100%;border-top: solid 1px #202020;background: #363636;height: 1px;}
.footer-b{border-bottom: solid 1px #363636;padding: 10px 0px;}
.bot{font-size: 12px;color: #666;line-height: 18px;}
.bot.bot-l{padding-left: 0px;}
.bot.bot-r{padding-right: 0px;text-align: right;}
.bot a{margin-left: 15px;}
.bot a img{margin-right: 10px;}
.bot a:hover{color: #ff8a00;}

@media (max-width: 991px) {
	.footer{padding-top: 40px;}
	.footer-l{padding: 0px;}
	.footer-r{margin-top: 15px;}
	.footer-rlst{display: block;width: 100%;float: none;text-align: left;border-bottom: solid 1px #999;padding: 0px;}
	.footer-rlst h2{line-height: 38px;}
	.footer-rlst h2 em{display: block;}
	.footer-navul{display: none;padding: 0 10px;border-top: dashed 1px #666;margin-bottom: 15px;}

	.footer-b .bot{text-align: center;padding: 5px 0px;}

}

@media (max-width: 767px) {
	.ewm{display: none;}
	.footer-b .bot-l span{display: block;}
}

/*äººåŠ›èµ„æº*/
.pagebanner{position: relative;width: 100%;background-repeat: no-repeat;background-position: center center;background-size: cover;color: #fff;}
.pagebanner .container{position: relative;height: 100%;}
.job-pagebanner{text-align: center;position: absolute;width: 100%;height: auto;left: 0px;top: 50%;margin-top: -58px;}
.job-pagebanner h3{font-size: 20px;line-height: 22px}
.job-pagebanner h4{font-size: 38px;margin: 10px 0px 25px;line-height: 38px;}
.job-pagebanner p{font-size: 14px;line-height: 20px;}

@media (max-width: 991px) {
	.job-pagebanner{margin-top: -50px;}
	.job-pagebanner h3{font-size: 18px;line-height: 20px;}
	.job-pagebanner h4{font-size: 30px;line-height: 30px;}
}

@media (max-width: 767px) {
	.job-pagebanner{margin-top: -45px;}
	.job-pagebanner h3{font-size: 16px;line-height: 16px;}
	.job-pagebanner h4{font-size: 24px;line-height: 30px;margin: 8px 0px 20px;}
	.job-pagebanner p {font-size: 12px;line-height: 16px;}
}

/*é¢åŒ…å±‘*/
.crumb{background: #f9f9f9;border-bottom: solid 1px #f1f1f1;padding: 15px 0px;}
.sublnav-title{position: relative;width: 100%;background: #344899;padding: 10px;color: #fff;display: none;}
.sublnav-title h3 {font-size: 17px;color: #fff;}
.sublnav-title span {display: block;width: 20px;height: 20px;line-height: 20px;overflow: hidden;}
.sublnav-title span img {width: 100%;height: 100%;}
.crumb-box{}
.crumb-box .breadcrumb{background: transparent;margin-bottom: 0px;padding: 0px;font-size: 12px;color: #999;float: left;}
.crumb-box .breadcrumb li{line-height: 36px;}
.crumb-box .breadcrumb li img{vertical-align: initial;margin-right: 5px;}
.crumb-box .breadcrumb .active,
.crumb-box .breadcrumb li a:hover{color: #ff6600;}
.crumb-box .breadcrumb &gt; li + li:before {color: #999;content: "&gt;";padding: 0 5px;}
.sublnav-ul{float: right;}
.sublnav-ul a{display: block;float: left;font-size: 16px;color: #444;padding: 0 25px;height: 36px;line-height: 36px;border-radius: 20px;}
.sublnav-ul a.on{background: #344899;color: #fff;}
@media (min-width: 992px) {
	.crumb-box{display: block !important;}
}

@media (max-width: 1199px) {
	.sublnav-ul a{font-size: 14px;padding: 0px 22px;}
}

@media (max-width: 991px) {
	.crumb{padding: 0px;border: none;}
	.sublnav-title{display: block;}
	.crumb-box{display: none;}
	.sublnav-ul{float: none;}
	.sublnav-ul a{display: block;width: 100%;padding: 0px 15px;border-radius: 0px;border-bottom: solid 1px #ddd;height: auto;line-height: 40px;}
	.sublnav-ul a.on{background:transparent;color: #ff6600;}
}

@media (max-width: 767px) {
	.crumb .container{padding: 0px;}
}

/*äººåŠ›èµ„æºç­›é€‰*/
.ny-wrap{margin: 60px auto;min-height: 280px;}
.about-content{}
.about-content p{font-size: 12px;color: #444;line-height: 28px;}


.rlfilter{margin-top: 20px;}
.rlfilter-lst{position: relative;margin-top: 10px;}
.rlfilter-lst h2{position: absolute;font-size: 14px;color: #000;left: 0px;top: 0px;line-height: 30px;}
.rlfilter-lst span{display: block;position: absolute;z-index: 5;font-size: 13px;color: #ff6600;line-height: 30px;right: 0px;top: 0px;cursor: pointer;}
.rlfilter-lst p{position: relative;width: 100%;padding-left: 80px;padding-right: 50px;z-index: 1;height: 30px;overflow: hidden;}
.rlfilter-lst p.xs{height: auto;}
.rlfilter-lst p a{display: block;float: left;font-size: 14px;color: #444;line-height: 30px;margin-right:30px;}
.rlfilter-lst p a.on{color: #00a4e2;}

@media (max-width: 767px) {
	.about-content p{line-height: 24px;}
	.rlfilter-lst h2{font-size: 12px;line-height: 20px;}
	.rlfilter-lst p{height: 20px;padding-left: 70px;padding-right: 40px;}
	.rlfilter-lst p a{font-size: 12px;line-height: 20px;margin-right: 15px;}
	.rlfilter-lst span{font-size: 12px;line-height: 20px;}
}

/*äººåŠ›èµ„æºåˆ—è¡¨*/
.job-lst{padding-bottom: 30px;border-bottom: dashed 1px #ccc;margin-bottom: 30px;}
.job-lst h2{position: relative;}
.job-lst h2 a{display: block;padding-right: 100px;font-size: 20px;color: #00a4e2;line-height: 24px;}
.job-lst h2 span{position: absolute;right: 0px;top: 0px;line-height: 24px;font-size: 12px;color: #666;}
.job-lst h3{font-size: 12px;color: #666;font-weight: 600;line-height: 20px;margin-top: 10px;margin-bottom: 8px;}
.job-lst p{font-size: 12px;color: #666;line-height: 22px;}
.job-lst .job-more{display: block;width: 130px;text-align: center;height: 40px;line-height: 38px;border: solid 1px #e60012;color: #e60012;font-size: 14px;margin-top: 10px;transition: all .3s;}
.job-lst .job-more:hover{background: #e60012;color: #fff;}

@media (max-width: 991px) {
	.ny-wrap{margin:40px auto 50px;}
	.job-lst h2 a{font-size: 18px;}
	.job-lst .job-more{height: 36px;line-height: 34px;}
}

@media (max-width: 767px) {
	.ny-wrap{margin:30px auto 40px;}
	.job-lst{padding-bottom: 20px;margin-bottom: 20px;}
	.job-lst h2 a{font-size: 16px;line-height: 20px;padding-right: 75px;}
	.job-lst h2 span{line-height: 20px;}
	.job-lst .job-more{width: 100px;height: 32px;line-height: 30px;font-size: 12px;}
}

/*é¡µç&nbsp;*/
.page01{text-align:center;height:30px;width:100%;float:left;margin-top:20px;margin-bottom:20px;font-size: 14px;}
.page01 a,
.page01 span{border:1px solid transparent; padding:11px 16px;font-family:"Arial"; color:#666;font-size: 14px;cursor: pointer; text-align:center;}
.page01 em{padding: 10px 0px;color: #000;}
.page01 span.current{ color:#fff;border:1px solid #2377f5;background: #2377f5;}
.page01 a:hover{color: #2377f5;}
.page01 .pageentry{width: 50px;padding: 10px 5px;background: #eee;color: #000;border: none;font-size: 14px;line-height: 20px;text-align: center;}
.page01 .pagebtn{padding:11px 16px;border:1px solid #2377f5;background: transparent;color: #2377f5;text-align: center;margin-left: 10px;cursor: pointer;transition: all .3s;}
.page01 .pagebtn:hover{background: #2377f5;color: #fff;}

.page02 {width:100%;height:40px;line-height:40px;text-align:center;color:#333;font-size:14px;display:none;background:#eee;margin-top:15px; }

@media (max-width: 767px) {
	.page01{display: none;}
	.page02{display: block;}
}

/*åœ¨çº¿åº”è˜*/
.apply-form{}
.apply-box{}
.apply-l{padding-left: 0px;}
.apply-grop{position: relative;margin-bottom: 20px;}
.apply-title{position: absolute;left: 0px;top: 0px;font-size: 14px;color: #666;line-height: 34px;width: 70px;text-align: right;}
.apply-title span{color: #f00;}
.apply-info{position: relative;padding-left: 80px;height: 34px;}
.apply-textinfo{position: relative;padding-left: 80px;}
.apply-lbox .fl{padding-left: 0px;}
.apply-lbox .fr{padding-right: 0px;}

.apply-r .apply-title{position: relative;width: 100%;text-align: left;}
.apply-r .apply-file{height: auto;}
.apply-r .file-input{width: 100%;display: block;}
.apply-r .file-input:focus{outline: none;outline-style: none;outline-width: initial;outline-color: initial;-webkit-tap-highlight-color:rgba(0,0,0,0);}

.apply-filelst{}
.apply-filelst li{border-top: solid 1px #eee;padding: 10px 0px;position: relative;}
.apply-filelst li:first-child{border: none;}
.apply-filelst li h2{position: relative;z-index: 1;padding-right: 70px;font-size: 12px;color: #999;}
.apply-filelst li h2 span{color: #000;font-weight: 700;display: block;line-height: 22px;max-width: 80%;margin-right: 20px;}
.apply-filelst li h2 em{line-height: 22px;}
.apply-rest{width: 58px;height: 22px;line-height: 22px;text-align: center;background: #4259b4;color: #fff;font-size: 12px;border: none;border-radius: 2px;position: absolute;right: 10px;top: 10px;z-index: 5;}
.apply-rest img{vertical-align: text-top;margin-right: 3px;}
.apply-rest:hover{background: #2f459b;}

.apply-form .apply-btn{margin: 15px auto;text-align: center;}
.apply-form .apply-btn .btn{width: 270px;background: #344899;}

@media (max-width: 991px) {
	.apply-l{padding-left: 15px;}
	.apply-r{padding-right: 15px;}
}

@media (max-width: 767px) {
	.apply-l,
	.apply-r,
	.apply-lbox .fl,
	.apply-lbox .fr{padding-left: 0px;padding-right: 0px;float: none;}
}

/*å…³äºŽæˆ‘ä»¬*/
.pagebanner-title{position: absolute;width: 100%;left: 0px;top: 50%;margin-top: -60px;}
.pagebanner-title h2{font-size: 68px;color: #fff;opacity: 0.07;filter: alpha(opacity=7);font-family: "Arial","Tahoma";line-height: 70px;text-transform: uppercase;}
.pagebanner-title h3{font-size: 28px;color: #fff;line-height: 30px;margin-top: 10px;}

/*ä¼ä¸šæ–‡åŒ–*/
.culture-title{font-size: 24px;color: #333;line-height: 28px;text-align: center;margin-bottom: 45px;}
.gist-ul{margin-left: -7px;margin-right: -7px;}
.gist-ul li{padding: 0 7px;}
.gist-li{position: relative;overflow: hidden;}
.gist-li img{display: block;position: relative;width: 100%;}
.gist-share{position: absolute;width: 100%;height: 100%;z-index: 2;background: #000;opacity: .5;filter: alpha(opacity=50);left: 0px;top: 0px;}
.gist-info{position: absolute;width: 100%;text-align: center;height: 100%;left: 0px;top: 0px;z-index: 5;padding: 15px 60px;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-align-content: center;align-content: center;color: #fff;}
.gist-info h2{font-size: 20px;line-height: 30px;display: block;width: 100%;height: 30px;overflow: hidden;}
.gist-info h3{font-size: 12px;line-height: 24px;display: block;width: 100%;margin-top: 15px;height: 48px;overflow: hidden;}

.culture-policy{margin-top: 110px;margin-left: -7px;margin-right: -7px;}
.culture-policy li{padding: 0px 7px;text-align: center;}
.culture-policy li img{display: block;margin: 0 auto;}
.culture-policy li h2{font-size: 18px;color: #333;height: 24px;overflow: hidden;margin: 20px 0px 5px;}
.culture-policy li h3{font-size: 12px;color: #999;height: 16px;overflow: hidden;}

@media (max-width: 991px) {
	.pagebanner-title{margin-top: -45px;}
	.pagebanner-title h2{font-size: 50px;line-height: 50px;}
	.pagebanner-title h3{font-size: 24px;}

	.culture-title{margin-bottom: 30px;}
	.gist-info{padding: 15px 15px;}
	.gist-info h2{font-size: 18px;line-height: 20px;height: 20px;}
	.gist-info h3{line-height:20px;height: 38px;margin-top: 10px; }
}

@media (max-width: 767px) {
	.pagebanner-title{margin-top: -33px;text-align: center;}
	.pagebanner-title h2{font-size: 36px;line-height: 36px;opacity: 0.2;filter: alpha(opacity=20);}
	.pagebanner-title h3{font-size: 20px;line-height: 20px;}

	.culture-title{font-size: 22px;margin-bottom: 25px;}
	.gist-ul{margin: 0px;}
	.gist-ul li{padding: 0px;margin-bottom: 15px;}

	.culture-policy{margin: 50px 0px 0px;}
	.culture-policy li{padding: 0px;margin-bottom: 10px;}
	.culture-policy li img{width: 42px;}
	.culture-policy li h2{font-size: 14px;height: 20px;margin: 10px 0px 0px;}
	.culture-policy li h3{font-size: 10px;}
}

/*è£èª‰èµ„è´¨*/
.honor-top{background: #fafafa;padding: 40px 33px;width: 100%;}
.honor-box{}
.honor-lst{display: block;padding: 0 7px;margin-bottom: 15px;}
.honor-top .honor-lst{margin-bottom: 0px;}
.honor-lst .honor-img{border: solid 3px #f5f5f5;background: #fff;padding: 15px;}
.honor-lst .honor-img .img{display: block;padding-bottom: 55%;background-repeat: no-repeat;background-position: center center;background-size: auto 100%;}
.honor-lst h2{font-size: 14px;color: #444;text-align: center;margin-top: 10px;line-height: 20px;height: 40px;overflow: hidden;}

.honor-bottom{padding: 40px 33px;}
#baguetteBox-overlay .full-image figcaption{line-height: 24px;padding: 15px 0px;color: #fff;}

@media (max-width: 991px) {
	.honor-top{padding: 20px 13px;}
	.honor-lst h2{margin-top: 6px;line-height: 18px;font-size: 13px;height: 36px;}
	.honor-bottom{padding: 20px 13px;}
}

@media (max-width: 767px) {
	.honor-top{padding: 15px 8px;}
	.honor-lst,
	.honor-top .honor-lst{margin-bottom: 10px;}
	.honor-top .honor-lst h2{font-size: 13px;line-height: 18px;height: 34px;}
	.honor-lst h2{font-size: 12px;line-height: 16px;height: 30px;}
	.honor-bottom{padding: 30px 0px;margin-left: -7px;margin-right: -7px;}
}

/*ä¸­è”å°è±¡*/
.impress-ul{margin-left: -7px;margin-right: -7px;}
.impress-ul li{padding: 0 7px;margin-bottom: 15px;}
.impress-box{width: 100%;background: #fff;padding-bottom: 35px;transition: all .3s;}
.impress-box .img{width: 100%;}
.impress-box .img a{display: block;position: relative;width: 100%;padding-bottom: 58%;background-repeat: no-repeat;background-position: top center;background-size: auto 100%;overflow: hidden; }
.impress-box .img .img-share{position: absolute;width: 100%;height: 100%;left: 0px;top: 0px;z-index: 1;background: #000;opacity: 0;filter: alpha(opacity=0);transition: all .3s;}
.impress-box .img .icon{display: block;position: absolute;left: 50%;top: 50%;z-index: 5;margin-left:-29px;margin-top: -29px;transition: all .3s;opacity: 0;filter: alpha(opacity=0);}
.impress-box .info{padding: 15px;border-bottom: solid 1px #eee;}
.impress-box .info h2{font-size: 18px;line-height: 30px;color: #000;}
.impress-box .info h3{font-size: 12px;line-height: 20px;color: #444;margin-top: 5px;height: 37px;overflow: hidden;}
.impress-box .link{display:block;margin: 15px 0px 0px 15px;border: solid 1px #ccc;width: 90px;height: 30px;line-height: 30px;text-align: center;font-size: 12px;color: #666;transition: all .3s;}

.impress-box:hover{box-shadow: 2px 2px 8px #ccc;}
.impress-box:hover .info h2{color: #344899;}
.impress-box:hover .link{border-color: #344899;background: #344899;color: #fff;}
.impress-box:hover .img .img-share{opacity: .5;filter: alpha(opacity=50);}
.impress-box:hover .img .icon{opacity: 1;filter: alpha(opacity=100);}

@media (max-width: 991px) {
	.impress-box{padding-bottom: 20px;}
	.impress-box .info{padding: 12px 8px;}
	.impress-box .info h2{font-size: 16px;line-height: 24px;}
	.impress-box .info h3{height: 34px;line-height: 18px;}
	.impress-box .link{margin: 12px 0px 0px 10px;}
}

@media (max-width: 767px) {
	.impress-box{padding-bottom: 0px;}
	.impress-box .info{padding: 0px;border: none;}
	.impress-box .link{display: none;}
	.impress-box .info h2{font-size: 14px;margin-top: 5px;}
	.impress-box .info h3{height: 32px;line-height: 16px;}
}

/*è¯¦æƒ…*/
.news-title{padding: 0px 0 10px;width: 100%;text-align: center;border-bottom: 1px dashed #ccc;margin-bottom: 35px;}
.news-title h1 {font-size: 22px;line-height: 30px;margin-bottom: 10px;font-weight: normal;color: #333;}
.news-title p {color: #aaa;font-size: 13px;line-height: 25px;}
.news-title p span {display: inline-block;margin: 0 15px;}
.con_back { margin:25px 0 10px;}
.con_back a{ color:#0088c0;font-family:"å¾®è½¯é›…é»‘"; font-size:15px; }
.con_back  span { font-family:"å®‹ä½“"; margin-right:8px;}
.pages { width:100%; padding:0px 0 10px;}
.pages p { line-height:20px; margin-top:10px;overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap;}
.pages p a { font-family:"å¾®è½¯é›…é»‘"; font-size:12px; color:#666;}
.pages p a span {font-size:12px; margin-right:5px; color:#999;}
.pages p:hover a { color:#0088c0;}
.pages p:hover a span { color:#666;}
.bshare-custom{margin-top: 30px;}

/*è§†é¢‘æ’­æ”¾*/
.video-play{width: 100%;margin-bottom: 30px;overflow: hidden;text-align: center;font-size: 20px;color: #da0000;}
.video-play video{max-width: 100%;max-height: 100%;margin: auto;display: block;}

@media (max-width: 991px) {
	.news-title{padding: 0px 0px 8px;margin-bottom: 25px;}
	.news-title h1{font-size: 18px;line-height: 22px;margin-bottom: 10px;}
	.news-title p{font-size: 12px;}
}

@media (max-width: 767px) {
	.news-title{padding: 0px 0px 8px;margin-bottom: 25px;}
	.news-title h1{font-size: 16px;line-height: 22px;margin-bottom: 10px;}
	.news-title p{font-size: 12px;}
}

/*è”ç³»æˆ‘ä»¬*/
.contact-nav.ny-nav{text-align: left;}
.contact-nav.ny-nav a{float: left;margin-right: 15px;margin-left: 0px;}
.ny-nav{text-align: center;margin-bottom: 35px;}
.ny-nav a{display: inline-block;width: 120px;text-align: center;height: 35px;line-height: 35px;font-size: 14px;border: solid 1px #1b3086;color: #1b3086;position: relative;/*transition: all .3s;*/margin-left: 7px;margin-right: 7px;}
.ny-nav a:before{content:"";position: absolute;width: 0px;height: 0px;border-right: solid 6px transparent;border-left: solid 6px transparent;border-top: solid 6px #1b3086;left: 50%;bottom: -6px;margin-left: -6px;display: none;/*transition: all .3s;*/}
/*.ny-nav a:hover,*/
.ny-nav a.on{background:#1b3086;color: #fff; }
/*.ny-nav a:hover:before,*/
.ny-nav a.on:before{display: block;}

.map{position: relative;width: 100%;height: 330px; margin-bottom: 20px;}
.map .pop .top{border-bottom: none;}
.map .pop .center,
.map .pop .bottom{-webkit-box-sizing: initial;-moz-box-sizing: initial;box-sizing: initial;}
.map .iw_poi_title{color: #da0000;}
.map label{display: block;max-width: none;}
.map img{max-width: none;}

@media (max-width: 767px) {
	.contact-nav.ny-nav{text-align: center;}
	.contact-nav.ny-nav a{margin-right: 2px;margin-left: 2px;float: none;}
	.ny-nav {margin-bottom: 25px;}
	.ny-nav a{width: 90px;margin-right: 2px;margin-left: 2px;}

	.map{height: 280px;}
}

/*æ–°é—»ä¸­å¿ƒ*/
.news-top{border-bottom: solid 1px #eee;padding: 15px 0px 30px;}
.news-toplst{margin-left: -10px;margin-right: -10px;}
.news-toplst li{padding: 0 10px;}
.news-toplst li a{display: block;width: 100%;}
.news-toplst .img{width: 100%;text-align: center;border: solid 3px #eee;overflow: hidden;}
.news-toplst .img img{transform: scale(1);-webkit-transform: scale(1);transition: all .6s ease 0s;-webkit-transition: all .6s ease 0s;}
.news-toplst h2{font-size: 18px;color: #000;line-height: 34px;}
.news-toplst p{font-size: 14px;color: #444;line-height: 20px;}
.news-toplst li a:hover h2{color: #1b3086;}
.news-toplst a:hover .img img{transform: scale(1.1);-webkit-transform: scale(1.1);transition: all .6s ease 0s;-webkit-transition: all .6s ease 0s; }

.news-box{padding-bottom: 60px;}
.news-ul{margin-top: 35px;}
.news-ul li{margin-bottom: 30px;}
.news-ul li .img{padding: 0px;border: solid 3px #eee;overflow: hidden;}
.news-ul li .img img{transform: scale(1);-webkit-transform: scale(1);transition: all .6s ease 0s;-webkit-transition: all .6s ease 0s;}
.news-ul li .info{padding-right: 0px;}
.news-ul li .info h2{font-size: 24px;color: #000;line-height: 30px;}
.news-ul li .info h3{font-size: 12px;line-height: 26px;color: #444;height: 50px;overflow: hidden;margin-top: 15px;}
.news-ul li .info p{font-size: 12px;color: #666;margin-top: 6%;}
.news-ul li .info p a{color: #ff681b;margin-left: 10px;}
.news-ul li:hover .img img{transform: scale(1.1);-webkit-transform: scale(1.1);transition: all .6s ease 0s;-webkit-transition: all .6s ease 0s; }
.news-ul li:hover .info h2{color: #344899;}

.cx-top{padding-top: 50px;}
@media (max-width:1199px) {
	.news-ul li .info p{margin-top: 3%;}
}

@media (max-width: 991px) {
	.news-toplst{margin-left: -6px;margin-right: -6px;}
	.news-toplst li{padding: 0 6px;}
	.news-toplst h2{font-size: 16px;line-height: 30px;}

	.news-ul li .info h2{font-size: 22px;}
	.news-ul li .info p{margin-top: 6%;}
}

@media (max-width: 767px) {
	.news-top{padding: 15px 0px 0px;}
	.news-toplst{margin-left: -4px;margin-right: -4px;}
	.news-toplst li{padding: 0 4px; margin-bottom: 15px;}
	.news-toplst h2{font-size: 14px;line-height: 24px;}
	.news-toplst p{font-size: 12px;}

	.news-ul li{margin-bottom: 15px;}
	.news-ul li .info h2{font-size: 14px;line-height: 24px;}
	.news-ul li .info h3{line-height: 16px;height: 32px;margin-top: 5px;}

}

@media (max-width: 413px) {
	.news-toplst li{display: block;width: 100%;}
	.news-ul li .info{padding-left: 10px}
	.news-ul li .info h2{font-size: 14px;line-height: 24px;}
	.news-ul li .info h3{line-height: 16px;height: 32px;margin-top: 5px;}
	.news-ul li .info p{display: none;}
}

/*ç¤¾ä¼šè´£ä»»*/
.duty-ul{}
.duty-ul li{margin-bottom: 50px;}
.duty-ul li.fl{padding-left: 0px;}
.duty-ul li.fr{padding-right: 0px;}
.duty-ul li .duty-img{padding-left: 0px;overflow: hidden;}
.duty-ul li .duty-img a{display: block;width: 100%;padding-bottom: 58%;background-repeat: no-repeat;background-position: center center;background-size: auto 100%;}
.duty-ul li .info{padding-right: 0px;}
.duty-ul li .info h2{font-size: 18px;color: #000;line-height: 30px;}
.duty-ul li .info h3{font-size: 12px;color: #444;line-height: 24px;height: 46px;overflow: hidden;margin:5px 0px 15px;}
.duty-ul li .info .more{display: block;width: 100px;height: 30px;text-align: center;line-height: 30px;border: solid 1px #ccc;font-size: 12px;color: #666;transition: all .3s;}
.duty-ul li:hover .info h2 a{color: #344899;}
.duty-ul li:hover .info .more{background: #344899;color: #fff;border-color: #344899;}

@media (max-width: 1199px) {
	.duty-ul li{margin-bottom: 40px;}
	.duty-ul li .duty-img{padding: 0px;}
	.duty-ul li .info h3{line-height: 20px;height: 38px;overflow: hidden;margin: 3px 0px 10px;}
}

@media (max-width: 991px) {
	.duty-ul li{margin-bottom: 30px;}
	.duty-ul li.fl{padding-right: 7px;}
	.duty-ul li.fr{padding-left: 7px;}
	.duty-ul li .info h3{margin: 10px 0px 0px;}
	.duty-ul li .info .more{display: none;}
}

@media (max-width: 767px) {
	.duty-ul li{margin-bottom: 15px;}
	.duty-ul li.fl,
	.duty-ul li.fr{padding: 0px;}
	.duty-ul li .info{padding-left: 10px;}
	.duty-ul li .info h2{font-size: 16px;line-height: 24px;}
	.duty-ul li .info h3{line-height: 16px;height: 32px;}
}

/*èµ„æ–™ä¸‹è½½*/
.serveinfo .table-responsive .table{font-size: 12px;color: #666;}
.serveinfo .table-responsive .table thead{background: #344899;color: #fff;font-size: 14px;}
.serveinfo .table-responsive .table thead tr th{border-bottom: none;height: 45px;vertical-align: middle;padding: 8px 15px;font-weight: 700;}
.serveinfo .table-responsive .table tbody tr td{height: 50px;vertical-align: middle;padding: 8px 15px;}
.serveinfo .table-responsive .table tbody tr td .downbtn2{display: none;}
.serveinfo .table-responsive .table-hover&gt;tbody&gt;tr:hover{background: #e6ebff;}
.serveinfo .table-responsive .table-hover&gt;tbody&gt;tr:hover .downbtn1{display: none;}
.serveinfo .table-responsive .table-hover&gt;tbody&gt;tr:hover .downbtn2{display: block;}

@media (max-width: 767px) {
	.serveinfo .table-responsive{border: none;}
}

/*ä¸šåŠ¡é¢†åŸŸ*/
.bus-ul{margin-right: -15px;margin-left: -15px;}
.bus-ul li{margin-bottom: 30px;}
.bus-ul li a{display: block;width: 100%;overflow: hidden;text-align: center;}
.bus-ul li a .img{position: relative;width: 100%;padding-bottom:100%;background-repeat: no-repeat;background-position: center center;background-size: auto 100%;border: solid 2px #eee; }
.bus-ul li a .img .bus-share{position: absolute;width: 100%;height: 100%;z-index: 1;left: 0px;top: 0px;background: #344899;opacity: 0;filter: alpha(opacity=0);transition: all .3s;}
.bus-ul li a .img span{position: absolute;width: 120px;height: 35px;text-align: center;line-height: 35px;color: #fff;font-size: 12px;font-weight: 700;border: solid 1px #fff;border-radius: 2px;display: block;left: 50%;margin-left: -60px;top: 50%;margin-top: -18px;z-index: 5;transition: all .3s;opacity: 0;filter: alpha(opacity=0);}
.bus-ul li a h2{font-size: 14px;color: #000;font-weight: 700;line-height: 24px;margin: 10px 0px 2px;}
.bus-ul li a h3{font-size: 12px;color: #444;line-height: 24px;}

.bus-ul li a:hover .img .bus-share{opacity: .8;filter: alpha(opacity=80);}
.bus-ul li a:hover .img span{opacity: 1;filter: alpha(opacity=100);}
.bus-ul li a:hover h2{color: #ff8a00;}

@media (max-width: 991px) {
	.bus-ul{margin-right: -7px;margin-left: -7px;}
	.bus-ul li{padding: 0 7px;margin-bottom: 15px;}
	.bus-ul li a h2 {margin: 8px 0px 0px;}
}

/*ä¸šåŠ¡é¢†åŸŸè¯¦æƒ…*/
.bus-crumb{background: none;padding: 5px 0px;}
.bus-top{border-bottom: solid 1px #f1f1f1;padding-bottom: 50px;padding-top: 30px;}
.bus-top .bus-img{padding-left: 0px;}
.bus-top .bus-img .img{width: 100%;text-align: center;border: solid 1px #eee;}
.bus-top .bus-info{padding-right: 0px;padding-left: 30px;}
.bus-top .bus-info h2{font-size: 24px;color: #333;line-height: 30px;}
.bus-top .bus-info h3{font-size: 14px;color: #666;line-height: 22px;}
.bus-top .bus-info p{}
.bus-top .bus-info p a{display: block;width: 120px;height: 38px;text-align: center;line-height: 34px;font-size: 12px;font-weight: 700;border: solid 2px #344899;color: #344899;margin-right: 15px;}
.bus-infolst{margin: 40px 0px 80px;}
.bus-infolst li{font-size: 12px;color: #666;line-height: 16px;margin-bottom: 10px;}

.bus-title{font-size: 18px;color: #333;border-left: solid 4px #344899;padding-left: 15px;line-height: 22px;margin-bottom: 15px;}
.bus-contnet{padding-top: 15px;border-top: solid 1px #eee;}


@media (max-width: 991px) {
	.bus-top .bus-info h2{font-size: 20px;}
	.bus-infolst{margin: 30px 0px 40px;}
}

@media (max-width: 767px) {
	.bus-top{padding-bottom: 30px;padding-top: 10px;}
	.bus-top .bus-img{padding: 0px;}
	.bus-top .bus-info{padding: 0px;margin-top: 15px;}
	.bus-top .bus-info h2{font-size: 17px;line-height: 24px;}
	.bus-top .bus-info h3{font-size: 12px;line-height: 20px;}
	.bus-infolst{margin: 20px 0px 30px;}

	.bus-title{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
}

/*æœç´¢é¡µ*/
.search-wrap{position: relative;}
.search-top{position: relative;width: 100%;;left: 0px;top: 0px;background: #fff;margin-bottom: 50px;border-bottom: solid 1px #ddd;padding-bottom: 10px;text-align: center;}
.search-input{display: block;width: 720px;font-size: 22px;color: #999;background: url(../images/arr32.png) no-repeat right center;border: none;border-bottom: solid 1px #999;margin: 0 auto;line-height: 36px;padding-bottom: 10px;}
.search-input::-moz-placeholder {color: #999;}
.search-input::-moz-placeholder {color: #999;}
.search-input::-ms-input-placeholder{color: #999;}
.search-input::-webkit-input-placeholder{color: #999;}
.search-top p{font-size: 14px;color: #999;line-height: 30px;width: 100%;margin: 10px auto 0px;}
.search-top p span{color: #00468c;}
.search-box .news-ul{width: 100%;margin: 0 auto;}
.search-box .news-ul .news-depict{padding-left: 30px;}

@media (max-width: 991px) {
	.search-input{width: 100%;font-size: 16px;line-height: 24px;background: url(../images/arr32.png) no-repeat right 5px;}
	.search-top p{width: 100%;font-size: 12px;margin-top: 0px;}
	.search-box .news-ul{width: 100%;}
}

@media (max-width: 767px) {
	.search-top {margin-bottom: 20px;padding-bottom: 8px;}
	.search-input{font-size: 14px;line-height: 16px;background: url(../images/arr32.png) no-repeat right 3px;padding-bottom:6px;background-size: 8px;}
	.search-top p{line-height: 26px;}
}








</pre></body></html>